home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / escalant / escala21.lha / escalante2.1 / images / listgfx.im < prev    next >
Text File  |  1993-05-24  |  284b  |  7 lines

  1. #define listgfx_width 16
  2. #define listgfx_height 16
  3. static char listgfx_bits[] = {
  4.    0xff, 0xff, 0x01, 0x80, 0xf9, 0x9f, 0xf9, 0x9f, 0x01, 0x80, 0xf9, 0x9f,
  5.    0xf9, 0x9f, 0x01, 0x80, 0xf9, 0x9f, 0xf9, 0x9f, 0x01, 0x80, 0xf9, 0x9f,
  6.    0xf9, 0x9f, 0x01, 0x80, 0x01, 0x80, 0xff, 0xff};
  7.